home *** CD-ROM | disk | FTP | other *** search
- Path: anvil.ugrad.cs.ubc.ca!not-for-mail
- From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
- Newsgroups: comp.lang.c
- Subject: Re: browsing C sources as a Web?
- Date: 26 Feb 1996 15:33:40 -0800
- Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
- Message-ID: <4gtg0kINNm3j@anvil.ugrad.cs.ubc.ca>
- References: <4gpuk6$b1@gerry.cc.keele.ac.uk>
- NNTP-Posting-Host: anvil.ugrad.cs.ubc.ca
-
- In article <4gpuk6$b1@gerry.cc.keele.ac.uk>,
- Paul Singleton <paul@cs.keele.ac.uk> wrote:
- >Has anyone come across, or is anyone in the process of building, a
- >C source browser using WWW technology?
- >
- >I envisage the conversion of C source files, header files and
- >manual pages into HTML documents where cross-references (e.g. the
- >use of identifiers, types, etc) are represented as hypertext links
- >to the appropriate definition.
- >
- >I appreciate that there are dedicated repositories and program
- >development environments which support this sort of dependency
- >browsing, but I'm not aware of one using HTML.
-
- It's called ``vi'' (with an appropriate tags file).
- --
-
-